Current File : //usr/lib/python3/dist-packages/twisted/test/process_tty.py
"""Test to make sure we can open /dev/tty"""

with open("/dev/tty", "rb+", buffering=0) as f:
    a = f.readline()
    f.write(a)
Page Not Found
Parece que el enlace que apuntaba aquí no sirve. ¿Quieres probar con una búsqueda?
¡Hola!